[INFO] cloning repository https://github.com/poppingmoon/aiscript-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/poppingmoon/aiscript-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpoppingmoon%2Faiscript-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpoppingmoon%2Faiscript-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 58ab038a578a98e9c57d41b0c1c49384ec6cdd39
[INFO] testing poppingmoon/aiscript-rs against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpoppingmoon%2Faiscript-rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/poppingmoon/aiscript-rs
[INFO] finished tweaking git repo https://github.com/poppingmoon/aiscript-rs
[INFO] tweaked toml for git repo https://github.com/poppingmoon/aiscript-rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/poppingmoon/aiscript-rs on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/poppingmoon/aiscript-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6eab7cf38ee48b4e9df226ba6c2197841c8f23cd637a93ed88a6399e404bac27
[INFO] running `Command { std: "docker" "start" "-a" "6eab7cf38ee48b4e9df226ba6c2197841c8f23cd637a93ed88a6399e404bac27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6eab7cf38ee48b4e9df226ba6c2197841c8f23cd637a93ed88a6399e404bac27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6eab7cf38ee48b4e9df226ba6c2197841c8f23cd637a93ed88a6399e404bac27", kill_on_drop: false }`
[INFO] [stdout] 6eab7cf38ee48b4e9df226ba6c2197841c8f23cd637a93ed88a6399e404bac27
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b1871d540425469a2f0180c1fdb35182f2541a546d59a3a613970bf5a27fa949
[INFO] running `Command { std: "docker" "start" "-a" "b1871d540425469a2f0180c1fdb35182f2541a546d59a3a613970bf5a27fa949", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling peg-runtime v0.8.5
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling peg-macros v0.8.5
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling peg v0.8.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling nom_locate v5.0.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling aiscript-v1 v0.1.0 (/opt/rustwide/workdir/aiscript-v1)
[INFO] [stderr]    Compiling aiscript-v0 v0.1.0 (/opt/rustwide/workdir/aiscript-v0)
[INFO] [stderr]    Compiling aiscript v0.1.0 (/opt/rustwide/workdir/aiscript)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.27s
[INFO] running `Command { std: "docker" "inspect" "b1871d540425469a2f0180c1fdb35182f2541a546d59a3a613970bf5a27fa949", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1871d540425469a2f0180c1fdb35182f2541a546d59a3a613970bf5a27fa949", kill_on_drop: false }`
[INFO] [stdout] b1871d540425469a2f0180c1fdb35182f2541a546d59a3a613970bf5a27fa949
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 55448774c0ab3bb59f095d1d73df2c7aada1da3ee1aa46facf3fb6e52b6e4451
[INFO] running `Command { std: "docker" "start" "-a" "55448774c0ab3bb59f095d1d73df2c7aada1da3ee1aa46facf3fb6e52b6e4451", kill_on_drop: false }`
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/parse
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `parse` in package `aiscript-v1 v0.1.0 (/opt/rustwide/workdir/aiscript-v1)` has the same output filename as the example target `parse` in package `aiscript-v0 v0.1.0 (/opt/rustwide/workdir/aiscript-v0)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/parse.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `parse` in package `aiscript-v1 v0.1.0 (/opt/rustwide/workdir/aiscript-v1)` has the same output filename as the example target `parse` in package `aiscript-v0 v0.1.0 (/opt/rustwide/workdir/aiscript-v0)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling aiscript-v1 v0.1.0 (/opt/rustwide/workdir/aiscript-v1)
[INFO] [stderr]    Compiling aiscript-v0 v0.1.0 (/opt/rustwide/workdir/aiscript-v0)
[INFO] [stderr]    Compiling rustyline v17.0.2
[INFO] [stderr]    Compiling aiscript v0.1.0 (/opt/rustwide/workdir/aiscript)
[INFO] [stderr] error: could not compile `aiscript-v1` (test "identifiers")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name identifiers --edition=2024 aiscript-v1/tests/identifiers.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e742b1ee284943c1 -C extra-filename=-5003f64b0ad7e55e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aiscript_v1=/opt/rustwide/target/debug/deps/libaiscript_v1-bb7a363644156aa1.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-a8e8f974d9e29a75.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-b1b864741c778d4d.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-fb3ae6ea90f53af1.rlib --extern nom=/opt/rustwide/target/debug/deps/libnom-b1b57a0f02ae90c3.rlib --extern nom_locate=/opt/rustwide/target/debug/deps/libnom_locate-8d37ab5c115487cb.rlib --extern paste=/opt/rustwide/target/debug/deps/libpaste-c5e5e8a2bd161c29.so --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-c53c37e60dd2727e.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-92b1f56531e14b0c.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-4583ab0dbe6e58ea.rlib --extern rustyline=/opt/rustwide/target/debug/deps/librustyline-88ec35e6ffca59b0.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-a99cd142e38e07e1.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b73129dd70c0bbb1.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-1595126b2e5e831e.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-3f5a0194492de417.rlib --extern unicode_segmentation=/opt/rustwide/target/debug/deps/libunicode_segmentation-ff3f1aa3aad6e639.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-979954be13988528.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "55448774c0ab3bb59f095d1d73df2c7aada1da3ee1aa46facf3fb6e52b6e4451", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55448774c0ab3bb59f095d1d73df2c7aada1da3ee1aa46facf3fb6e52b6e4451", kill_on_drop: false }`
[INFO] [stdout] 55448774c0ab3bb59f095d1d73df2c7aada1da3ee1aa46facf3fb6e52b6e4451
